atspi: Implement Value for more widgets
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Oct 2020 14:33:05 +0000 (10:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commitd37782c5334eddd4b056b6ef6532d897d83e4d2e
treed4f24cc87e526f56814dbae10056c9c261f2ce48
parent8c3e5124c203900f52dfdec91a212ea08e25500f
atspi: Implement Value for more widgets

Apply the Value implementation to the widgets where
we had one in GTK 3: GtkLevelBar, GtkRange, GtkScaleButton,
GtkSpinButton, GtkPaned, GtkProgressBar. To make these
work, the widgets need to set the accessible value properties.
gtk/a11y/gtkatspicontext.c